home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 February: Technology Seed / Mac Tech Seed Feb '97.toast / OpenDoc 1.2b2c1 / OpenDoc / Interfaces / C / ODRgstry.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-13  |  2.3 KB  |  68 lines  |  [TEXT/MPS ]

  1.  
  2. /*
  3.  * This file was generated by the SOM Compiler.
  4.  * FileName: ODRgstry.h.
  5.  * Generated using:
  6.  *     SOM Precompiler somipc: 2.18
  7.  *     SOM Emitter emith.dll: 2.33
  8.  */
  9.  
  10. #ifndef SOM_Module_OpenDoc_ODRegistry_defined
  11. #define SOM_Module_OpenDoc_ODRegistry_defined 1
  12. #include <som.h>
  13.  
  14. /*
  15.  * Start of user-defined types:
  16.  */
  17. #ifndef ODFrame
  18.     #define ODFrame SOMObject
  19. #endif /* ODFrame */
  20. #ifndef ODFacet
  21.     #define ODFacet SOMObject
  22. #endif /* ODFacet */
  23. #define kODStandardPartTokenType 1885434484 /* 0x70617274 */
  24. #define typeUserToken 1953459054 /* 0x746F6B6E */
  25. #define cPart 1885434484 /* 0x70617274 */
  26. #define cDraft 1685218932 /* 0x64726674 */
  27. #define kAEOpenDocSuite 1329886068 /* 0x4F447374 */
  28. #define pBundled 1651401836 /* 0x626E646C */
  29. #define pShowLinks 1936485995 /* 0x736C6E6B */
  30. #define pViewType 1987540089 /* 0x76777479 */
  31. #define enumViewType 1987540089 /* 0x76777479 */
  32. #define kAEODFrame 1718772077 /* 0x6672616D */
  33. #define kAEODLargeIcon 1818846062 /* 0x6C69636E */
  34. #define kAEODSmallIcon 1936286574 /* 0x7369636E */
  35. #define kAEODThumbnail 1953002861 /* 0x7468756D */
  36. #define pKind 1802071652 /* 0x6B696E64 */
  37. #define pEditor 1701082226 /* 0x65647472 */
  38. #define pComment 1668246900 /* 0x636F6D74 */
  39. #define pStationery 1937006964 /* 0x73746174 */
  40. #define pCategory 1885561204 /* 0x70636174 */
  41. #define pSize 1936292453 /* 0x73697A65 */
  42. #define pASCreationDate 1634952036 /* 0x61736364 */
  43. #define pASModificationDate 1634954607 /* 0x61736D6F */
  44. #define pAuthor 1635087464 /* 0x61757468 */
  45. #define pIcon 1768516967 /* 0x69696D67 */
  46. #define cIconFamily 1768317293 /* 0x6966616D */
  47. #define pEditorName 1701732717 /* 0x656E616D */
  48. #define pUniqueID 1229201440 /* 0x49442020 */
  49. #define pContainer 1668574834 /* 0x63746E72 */
  50. #define pActivePart 1634759284 /* 0x61707274 */
  51. #define OpenDoc_ODRegistry_OpenDoc_ODRegistry_Version "1.0."
  52.  
  53. #ifndef SOM_DONT_USE_SHORT_NAMES
  54. #ifndef SOMTGD_OpenDoc_ODRegistry_Version
  55.     #ifdef OpenDoc_ODRegistry_Version
  56.         #undef OpenDoc_ODRegistry_Version
  57.         #define SOMTGD_OpenDoc_ODRegistry_Version 1
  58.     #else
  59.         #define OpenDoc_ODRegistry_Version OpenDoc_ODRegistry_OpenDoc_ODRegistry_Version
  60.     #endif /* OpenDoc_ODRegistry_Version */
  61. #endif /* SOMTGD_OpenDoc_ODRegistry_Version */
  62. #endif /* SOM_DONT_USE_SHORT_NAMES */
  63.  
  64. /*
  65.  * End of user-defined types.
  66.  */
  67. #endif /* SOM_Module_OpenDoc_ODRegistry_defined */
  68.